Independentsoft.Webdav.Methods Namespace |
| Class | Description | |
|---|---|---|
| CopyMethod |
This class implements the WebDAV COPY Method.
| |
| DeleteMethod |
This class implements the WebDAV DELETE Method.
| |
| GetMethod |
This class implements the WebDAV GET Method.
| |
| HeadMethod |
This class implements the WebDAV HEAD Method.
| |
| LockMethod |
This class implements the WebDAV LOCK Method.
set.
| |
| MkcolMethod |
This class implements the WebDAV MKCOL Method.
| |
| MoveMethod |
This class implements the WebDAV MOVE Method.
| |
| OptionsMethod |
This class implements the WebDAV OPTIONS Method.
| |
| PostMethod |
This class implements the WebDAV POST Method.
| |
| PropFindMethod |
This class implements the WebDAV PROPFIND Method.
| |
| PropPatchMethod |
This class implements the WebDAV PROPPATCH Method.
| |
| PutMethod |
This class implements the WebDAV PUT Method.
| |
| UnlockMethod |
This class implements the WebDAV UNLOCK Method.
| |
| WebdavMethod |
Abstract parent class for all method classes.
|